Skip to content

chore: generate stable TypeScript-Go branch#274

Merged
mattiamanzati merged 1 commit into
mainfrom
chore/generate-stable-branch
Jun 20, 2026
Merged

chore: generate stable TypeScript-Go branch#274
mattiamanzati merged 1 commit into
mainfrom
chore/generate-stable-branch

Conversation

@mattiamanzati

@mattiamanzati mattiamanzati commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a workflow that regenerates generated/stable from main using the typescript@rc npm gitHead
  • Run the existing CI test job on pushes to generated/stable
  • Keep the flake job limited to main and pull requests

Validation

  • git diff --check -- .github/workflows/generate-stable-branch.yml .github/workflows/ci.yml .changeset/generated-stable-branch.md
  • pnpm exec prettier --check .github/workflows/generate-stable-branch.yml .github/workflows/ci.yml .changeset/generated-stable-branch.md
  • Verified typescript@rc metadata parsing locally

Note: .github/workflows/ci.yml had line-ending normalization, but the whitespace-ignored semantic diff is limited to adding generated/stable to push triggers and skipping the flake job outside main/PRs.

@mattiamanzati mattiamanzati merged commit ef53ddd into main Jun 20, 2026
4 of 5 checks passed
@mattiamanzati mattiamanzati deleted the chore/generate-stable-branch branch June 20, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant